adTempus API
PreviousUpNext
IExecutionHistoryStep::Checkpoint Property

Gets the last checkpoint set by the task

C++
__property BSTR* Checkpoint;
C#
BSTR* Checkpoint;
Visual Basic
Property Checkpoint() As BSTR*

A program, batch file, or script executed by adTempus can pass checkpoints back to adTempus to indicate progress. The most recent checkpoint is available through the Checkpoint property.

This property is read-only and cannot be used by a program to set the checkpoint.

adTempus API Reference version 3.0.0.0, revised 10/30/2008